home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 10 / 500 MB nyheder direkte fra internet CD 10.iso / start / unwarp.bat < prev   
DOS Batch File  |  1996-01-17  |  531b  |  22 lines

  1. @echo off
  2. %1:
  3. cd \start\install
  4. arj x cdesse.arj c:\
  5. path=%path%c:\mputils;
  6. rem Puts in path to MPUTILS in autoexec.bat
  7. copy c:\autoexec.bat + \start\install\mputils.pat /B /Y c:\autoexec.bat
  8. goto exit
  9. :fail
  10. cls
  11. echo You should type UNWARP  to copy the neccesary files to your
  12. echo harddisk.
  13. echo *
  14. echo Schrieben Sie Bitte UNWARP zu die basalen programmen auf
  15. echo deinen laufwerk kopiert geben.
  16. echo *
  17. echo Skriv venligst UNWARP for at få installeret de basale
  18. echo programmer på din harddisk.
  19. :exit
  20. %1:
  21. cd\
  22.